-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Revert "nrf_security: Enable NRF_RNG_ENTROPY_DRIVER for fake entropy" #25275
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
CI InformationTo view the history of this post, click the 'edited' button above Inputs:Sources:sdk-nrf: PR head: 42a16e73befb53a9ffa1e4db98d47fd156766d26 more detailssdk-nrf:
zephyr:
Github labels
List of changed files detected by CI (12)Outputs:ToolchainVersion: Test Spec & Results: ✅ Success; ❌ Failure; 🟠 Queued; 🟡 Progress; ◻️ Skipped;
|
|
You can find the documentation preview for this PR here. |
tomi-font
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Make it more clear that it's a revert by changing commit title to nrf_security: Revert "Enable NRF_RNG_ENTROPY_DRIVER for fake entropy"?
07ae1a7 to
d59529b
Compare
d59529b to
06d6efa
Compare
|
The following west manifest projects have changed revision in this Pull Request:
✅ All manifest checks OK Note: This message is automatically posted and updated by the Manifest GitHub Action. |
478bbd5 to
94b031c
Compare
This reverts commit ed84479. Signed-off-by: Sergey Korotkov <[email protected]>
That reverts fake entropy nRF PRNG driver Signed-off-by: Sergey Korotkov <[email protected]>
94b031c to
42a16e7
Compare
This reverts commit ed84479.
PSA entropy is in place so fake entropy must not be used any longer.